﻿#StatistikyServeruNastaveniBox {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: auto;
    height: 30px;
    display: flex;
    align-items: center;
}

#StatistikyServeruNastaveni {
    display: flex;
    flex-direction: row;
    align-items: center;
}

#StatistikyServeruSplitter {
    position: absolute;
    left: 0px;
    top: 30px;
    right: 0px;
    bottom: 0px;
}

#StatistikyServeruServeryGrid {
    height: 100%;
}

#StatistikyServeruDetailServeruGrid {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
}
